Metadata-Version: 2.1
Name: pyrandorg
Version: 1.0.3
Summary: Request numbers from random.org
Home-page: https://github.com/albertocastronovo/pyrandorg
Author: Alberto Castronovo
Author-email: alberto.castronovo@hotmail.it
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# pyrandorg

This package introduces the Pyrandorg class, provided with methods to fetch and return true random numbers from random.org. The class also allows for quicker fetch of multiple numbers by using a true random seed along with the default random python package.


