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
12,469
Commits
3
Branches
174
Tags
151
MiB
b20c911d3e
Commit Graph
1 Commits
Author
SHA1
Message
Date
Delyan Angelov
ff34b79d39
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