nokey.random package
Submodules
nokey.random.random_user module
- class nokey.random.random_user.RandomUserGenerator(use_caching=False, cache_name='random_user_cache', backend='sqlite', expire_after=3600)[source]
Bases:
objectA class to interact with the Random User Generator API.
- base_url
The base url of the API.
- about
A short description of the API.