mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-10 02:27:33 -05:00
random number generator
This commit is contained in:
parent
ac242b35b8
commit
dbb73578f8
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[package]
|
||||||
|
name = "random"
|
||||||
|
version = "0.1.0"
|
||||||
|
edition = "2021"
|
||||||
|
|
||||||
|
[dependencies]
|
||||||
|
rand = "0.8"
|
Loading…
x
Reference in New Issue
Block a user