Implement Numpy BitGenerator.

This commit is contained in:
2023-11-22 04:03:48 +00:00
parent c573505826
commit d102fa1d28
12 changed files with 215 additions and 119 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ name = "randquik"
version = "0.1.0"
description = "Extremely fast and cryptographically secure random number generator."
readme = "README.md"
license = ""
license.text = "Public Domain"
authors = [{ name = "Vasanko" }]
classifiers = [
"Operating System :: POSIX",