diff options
Diffstat (limited to 'Rand Crate for random numbers.md')
-rw-r--r-- | Rand Crate for random numbers.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Rand Crate for random numbers.md b/Rand Crate for random numbers.md new file mode 100644 index 0000000..efe9af6 --- /dev/null +++ b/Rand Crate for random numbers.md @@ -0,0 +1 @@ +To do random numbers we can use the [rand crate](https://crates.io/crates/rand).
\ No newline at end of file |