fix property testing

+rnd generators
This commit is contained in:
2025-12-06 15:39:08 +03:00
parent 9c0b3c444c
commit c76be5f222
3 changed files with 236 additions and 158 deletions
+1
View File
@@ -14,6 +14,7 @@ version = "1.0.0"
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
prng = ">= 4.0.1 and < 5.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"