This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
9,465
Commits
3
Branches
174
Tags
ab03357a6eb7c54b2fb123d6ae8bbfd97294354d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Delyan Angelov
0363206bac
crypto.rand: correct the error message in the shim
2021-03-16 11:25:59 +02:00
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