https://github.com/n-tdi/gen-users-to-txt
generate strings of letters and auto write them to a txt
https://github.com/n-tdi/gen-users-to-txt
Last synced: 3 months ago
JSON representation
generate strings of letters and auto write them to a txt
- Host: GitHub
- URL: https://github.com/n-tdi/gen-users-to-txt
- Owner: n-tdi
- Created: 2021-02-17T01:03:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T01:05:10.000Z (over 4 years ago)
- Last Synced: 2025-01-15T13:16:12.568Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gen-users-to-txt
generate strings of letters and auto write them to a txt# Information
You can change the amount of letters in the string, the amount of strings generated. and if the letters are lowercase, upercase, or mix-n-matched.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.