v/vlib/crypto/rand
Alexander Medvednikov 83552a0d58 array: replace make() with the new init syntax 2020-04-26 17:52:27 +02:00
..
rand.v array: replace make() with the new init syntax 2020-04-26 17:52:27 +02:00
rand_darwin.c.v crypto: fix `rand` module 2020-04-14 21:03:02 +02:00
rand_linux.c.v crypto: fix `rand` module 2020-04-14 21:03:02 +02:00
rand_solaris.c.v crypto: fix `rand` module 2020-04-14 21:03:02 +02:00
rand_test.v tests: use new array init syntax, fix mutability 2020-04-26 11:56:30 +02:00
rand_windows.c.v crypto: fix `rand` module 2020-04-14 21:03:02 +02:00
utils.v tests: use new array init syntax, fix mutability 2020-04-26 11:56:30 +02:00