toston

Toston generates a secret key with size variable (in bytes)


Keywords
toston
License
MIT
Install
pip install toston==0.2.0

Documentation

Toston

Documentation Status

Toston generates a secret key with size variable (in bytes)

The idea behind this module is that you can take advantage of the secrets module to generate really secret and random keys to be implemented in your web applications.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.