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,412
Commits
3
Branches
174
Tags
151
MiB
5c0b7b0d05
Commit Graph
1 Commits
Author
SHA1
Message
Date
Delyan Angelov
66f21cae55
rand: add
pub fn rand.read(mut buf []byte)
and
pub fn rand.bytes(needed int) ?[]byte{}
+ tests
2022-02-06 10:54:34 +02:00