mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
README.md: remove random
This is a git commit to remove the link to the `random` library because it has been deprecated and vlib's `rand` must be used instead.
This commit is contained in:
parent
ea3744505e
commit
7aa23e9833
@ -260,7 +260,6 @@
|
|||||||
|
|
||||||
### Utility
|
### Utility
|
||||||
|
|
||||||
- [random](https://github.com/Delta456/random) - An all purpose random library written in V.
|
|
||||||
- [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.
|
||||||
- [ssh-config](https://github.com/walkingdevel/ssh-config) - A V library for parsing SSH config files.
|
- [ssh-config](https://github.com/walkingdevel/ssh-config) - A V library for parsing SSH config files.
|
||||||
- [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V.
|
- [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V.
|
||||||
|
Loading…
Reference in New Issue
Block a user