Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lastrxa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lastrxa
2y ago
To be fair to the OP, the implicitness in Python in general and the random seeding in particular is confusing, especially if 3rd party modules are involved. In C++, if you use std::mt19937, everything from seeding to the explicit generator