Y
Hacker News
new
|
ask
|
show
|
jobs
by
jnwatson
702 days ago
This assumes there are no calls to random functions from C extensions. Still, I would have started with the above.
1 comments
FreakLegion
702 days ago
Less so that, since he says he knows the sources of randomness, but it does assume esoteric import methods aren't used. If for some reason the third-party library is e.g. loading modules with importlib, all bets are off.
link