I'm trying to get some insights in how the random number generation in numpy works. However, the jump to definition does not work here: I'm always ending in some .pyi files only listing the function without the body.
Whats the recommended workflow for expanding functions here?
The generator itself seems to be written in Cython and in some .pyx files. Does this all arise because its basically written in Cython?