v/vlib/crypto/rand
Alexander Medvednikov 36ec47cd20 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
..
crypto_rand_bytes_test.v crypto: implement `rand.bytes(needed_bytes int) ?[]byte`, use it consistently instead of the old rand.read(), which will change to be compatible with io and the pseudo random `rand` module 2022-02-15 18:39:33 +02:00
rand.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
rand_darwin.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
rand_default.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
rand_linux.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
rand_solaris.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
rand_windows.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
utils.v all: update copyright year 2022-01-04 12:21:12 +03:00