Your New Password!
Project description
npss
Your New Password!
Why?
When need some password (token or random url safe string of specified length) quickly.
Perks
Generate random string with specified length or length of 30 by default.
- No dependencies.
- Random.
- Url safe.
- At least one
-
included.
Installation
pip install npss
Usage
npss
>>>
J_9oE0uToBaw6qDzUAUI-hZ3PJC93B
npss 255
>>>
JwAiFQjuFizl6g1Thzx1AQdn39ozrPqsRJ4thyrs9OCjU28nUAx9k3fmB0jcSTtkZBVhF-DDV9-0zeod0OPN13k0gOEsA4FtSBtr6ckq81lQewOuLBUbFNUlKLH63Z6GSdZtuTidcQrvlVErnaY-pFb4xX8Jmj2jzJDpp6HvctEu5ycQq3VevlBwx9dIf8VUuO9jwZPsQnc022jbwBv00shByBOKCoO5I3TLGwnQEWaRHsWfyXeb6fTyzLtGH2-
Test
python3 -m unittest
Contribute
PRs are very welcome! https://github.com/almazkun/npss/pulls
Uninstall
pip uninstall npss
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
npss-1.0.0.tar.gz
(3.2 kB
view hashes)
Built Distribution
npss-1.0.0-py3-none-any.whl
(4.1 kB
view hashes)