Skip to content

ellipticobj/random-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random

a python module to get random numbers from random.org

basic implementation

install the module

pip3 install randomorg_api

import the module

from randomorg_api import Generator

initialize the generator

randomgen = Generator(apikey = "API_KEY_HERE")

generate a number

randomgen.randint()

for documentation go here

About

an open source python module to get random numbers from random.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •