mirror of
https://gitlab.com/Anson-Projects/anson-stuff/Go-v-Rust-Quicksort.git
synced 2026-06-04 01:50:26 +00:00
generated random data
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "data_generation"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8.5"
|
||||
Reference in New Issue
Block a user