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
secrets
module 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.1.0.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file randstrgen-0.1.0.tar.gz
.
File metadata
- Download URL: randstrgen-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d54c52ca8090831d172a73b94d84a0613b743f1b239e44f253b9340ef2e34cb |
|
MD5 | 7b6834ee17353aaa8763028b0dba6466 |
|
BLAKE2b-256 | fc22fa43d3b2dbd85b1c9c5ec069ff5f71628b5fb48af8c2d1a86633a3a6c878 |
File details
Details for the file RandStrGen-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: RandStrGen-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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 | 68b2336fc453bbd7e31e6c713a4330fcec7dd331e4a98b1e76c650a2be9f4434 |
|
MD5 | 1ff87e5aeed083250ace3253a98013e3 |
|
BLAKE2b-256 | 8e45ccdfebb9f861b1df3b236fd1e5c7effbd24bbf4af46dbc60da26cc981265 |