A simple and flexible random string generator
Project description
RandStrGen
RandStrGen is a simple and flexible random string generator for Python. It allows you to generate random strings with customizable character types and constraints.
Features
- Customizable Character Types: Include uppercase, lowercase, digits, symbols, or a combination.
- First Character Constraints: Specify if the first character should be a letter, uppercase, or lowercase.
- Batch Generation: Generate multiple random strings at once.
- Secure Randomness: Utilizes Python's
secretsmodule for cryptographic security.
Installation
Install RandStrGen using pip:
pip install RandStrGen
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
randstrgen-0.2.0.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file randstrgen-0.2.0.tar.gz.
File metadata
- Download URL: randstrgen-0.2.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64b2ce81ecc5f01d1f2cc2e030da2bd813c0a96ba44e33ef70677bf01509a686
|
|
| MD5 |
dcf9d1077bfbbf94b5259f97ddd24829
|
|
| BLAKE2b-256 |
3ba54e08f349b3bf7bc14544b7a03002aa0677470940dfdd915060299e84d3a5
|
File details
Details for the file RandStrGen-0.2.0-py3-none-any.whl.
File metadata
- Download URL: RandStrGen-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0b3ab22060c312232435042b846571ab55442e6d41269e233317e90da463fa5
|
|
| MD5 |
86210e079c82d8de177b14605b658725
|
|
| BLAKE2b-256 |
ba2113c5aa50b03383bfe2afaf6ce36ea2b1dabb23e0d106379543cfa57baa7f
|