1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
joe-conigliaro
486b3d2f92 crypto.rand: fix rand test from failing sometimes 2019-09-19 13:12:40 +03:00
joe-conigliaro
b9cc6535f6 crypto.rand: rename read_u64 to int_u64 + clean up 2019-09-18 16:12:16 +03:00
joe-conigliaro
32ad33558d crypto.rand: add PRNG function read_u64 2019-09-17 22:03:54 +03:00
joe-conigliaro
5dcfda0600 crypto.rand: improve test to actually check for difference in data 2019-09-03 16:10:26 +03:00
joe-conigliaro
1202631fa6 crypto.rand module 2019-07-31 03:24:12 +02:00