This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
5777706a58
v
/
vlib
/
crypto
/
rand
History
Delyan Angelov
5777706a58
crypto.rand: add a shim for `fn read(bytes_needed int) ?[]byte` in rand_default.c.v, so that it shows with `v doc`
2021-03-16 11:23:50 +02:00
..
rand.v
crypto.rand: use byteptr.vbytes instead of c_array_to_bytes_tmp (
#8786
)
2021-02-17 21:47:19 +02:00
rand_darwin.c.v
checker: define missing C fn args & check C & JS args (
#8770
)
2021-03-05 17:41:11 +03:00
rand_default.c.v
crypto.rand: add a shim for `fn read(bytes_needed int) ?[]byte` in rand_default.c.v, so that it shows with `v doc`
2021-03-16 11:23:50 +02:00
rand_linux.c.v
crypto.rand: use byteptr.vbytes instead of c_array_to_bytes_tmp (
#8786
)
2021-02-17 21:47:19 +02:00
rand_solaris.c.v
crypto.rand: use byteptr.vbytes instead of c_array_to_bytes_tmp (
#8786
)
2021-02-17 21:47:19 +02:00
rand_windows.c.v
crypto.rand: use byteptr.vbytes instead of c_array_to_bytes_tmp (
#8786
)
2021-02-17 21:47:19 +02:00
utils.v
crypto: document rest of rand submodule (
#8580
)
2021-02-05 20:26:34 +02:00