mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add random library (#64)
This commit is contained in:
parent
b272f81f95
commit
4171b02623
@ -171,6 +171,7 @@
|
|||||||
### Utility
|
### Utility
|
||||||
|
|
||||||
- [range](https://github.com/Delta456/range) - Functionality of Python's range() in V.
|
- [range](https://github.com/Delta456/range) - Functionality of Python's range() in V.
|
||||||
|
- [random](https://github.com/Delta456/random) - An all purpose random library written in V.
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user