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,536
Commits
3
Branches
174
Tags
0cc63107ffefd4f788a0abeb645ec86d75cbace7
Commit Graph
2 Commits
Author
SHA1
Message
Date
Subhomoy Haldar
40504e8600
rand: further bridge gap b/w rand module and PRNG interface (
#13719
)
2022-03-12 09:41:12 +02:00
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