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,306
Commits
3
Branches
174
Tags
0d1d259bb4f1e77c3b1836845ac1a6d9e2e04ac6
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