add the rand crate

This commit is contained in:
Lauren Kaviak
2026-03-22 00:48:36 -05:00
parent a00fd7e526
commit d37c4fdb4b
2 changed files with 405 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
rand = "0.10.0"