Name : python310-rstr
| |
Version : 2.2.6
| Vendor : obs://build_opensuse_org/home:jayvdb
|
Release : 2.42
| Date : 2023-01-24 03:39:47
|
Group : Development/Languages/Python
| Source RPM : python-rstr-2.2.6-2.42.src.rpm
|
Size : 0.06 MB
| |
Packager : (none)
| |
Summary : Generate random strings in Python
|
Description :
rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data, or other applications.
By default, rstr uses the Python ``random`` module to generate psuedorandom text. This module is based on the Mersenne Twister and is *not* cryptographically secure.
**If you wish to use rstr for password-generation or other cryptographic applications, you must create an instance that uses** SystemRandom_.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jayvdb:/py-new/openSUSE_Tumbleweed/noarch |