1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/rand/mt19937
2022-04-10 13:02:31 +03:00
..
mt19937_test.v rand: simplify rand.PRNG, move to optional types for error handling (#13570) 2022-02-23 12:36:14 +02:00
mt19937.v rand: fix needless array allocation in MT19937RNG.u64() 2022-04-10 13:02:31 +03:00