Metadata-Version: 2.4
Name: py.randsecret
Version: 1.0.0
Summary: py.randsecret - a random string of 32 characters, with (a-z), _, (0-9), suitable for passwords.
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# py.randsecret
randsecret - a random string of 32 characters, with (a-z), _, (0-9), suitable for passwords.
# python:
# pip install py.randsecret, import py.randsecret
