Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 423 Bytes

https://csprng.xyz/

pip install lavarand
>>> import lavarand
>>> random = lavarand.random()
>>> print(random)
"hp7RWuKfuUHWXvAQTUEtRits0chzZWHDjP58nVmwOZM="

>>> random = lavarand.random(size=50)
>>> print(random)
"F9Pziq9ZxBjntW2OYeADSMnpBDWtRI8txyZwH/JuzMpirs0cFh+eGiu3JGd4PVsDq+8=="