← Work

SafeTokenGen

Open source2023Personal

Secure token generation is the kind of thing that gets rewritten badly in every project. I wanted one dependable implementation with sane defaults, and published it instead of copying it around.

Author and maintainer.

  • A Python package generating secure unique tokens with configurable length, alphabet and format.
  • Documentation aimed at people using it for API keys and password resets.
  • Publication to GitHub and PyPI for public installation.
PythonPyPI packagingDocumentation
  • Installable by anyone with pip; used as the token layer in my own projects.
Insert coin