Skip to content

ThyCowLord/nmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nmp

Truly random numbers for Python3

Installation

Run these commands:

git clone https://github.com/ThyCowLord/nmp

cd nmp

sudo python3 setup.py install

Usage

The number generator command is nmp.num(). Here is an example:

number = nmp.num()

print(number)

xxxxxxxxxxxxx

Releases

No releases published

Packages

No packages published

Languages