v/vlib/crypto/rand
Maciej Obarski 7bd2804ce9
all: automatic error propagation in place of "or { return(err) }"
2020-08-29 01:58:03 +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 unsafe: tag with unsafe{} some more pointer manipulations 2020-07-22 21:42:51 +03:00
rand_solaris.c.v crypto.rand: fix linux/solaris rand.read() compilation 2020-07-05 01:33:43 +03:00
rand_windows.c.v all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
utils.v all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00