seed_from_u64 (#7)

Closes #5

Reviewed-on: #7
Co-authored-by: Rhys Lloyd <krakow20@gmail.com>
Co-committed-by: Rhys Lloyd <krakow20@gmail.com>
This commit was merged in pull request #7.
This commit is contained in:
2026-05-18 19:17:11 +00:00
committed by Quaternions
parent 25760d19a1
commit a28a965d12
6 changed files with 21 additions and 10 deletions
Generated
+1
View File
@@ -138,6 +138,7 @@ version = "0.1.0"
dependencies = [
"card_game",
"klondike",
"rand",
]
[[package]]