Coolname

Latest version: v2.2.0

Safety actively analyzes 621751 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.2.0

------------------

* More dogs, cats and cows!

2.1.0

------------------

* Support OpenSSL FIPS by using ``hashlib.md5(..., usedforsecurity=False)``

2.0.0

------------------

* Support for old Python versions (<3.5) is dropped, because it's 2022

* Command line usage and pipx support.

* With additional owls and bitterns

1.1.0

------------------

* 32-bit Python is supported.

1.0.4

------------------

* **Breaking changes:**

- Renamed :class:`RandomNameGenerator` to :class:`RandomGenerator`.

- :func:`randomize` was removed, because it was just an alias to :func:`random.seed`.

* `Phrase lists <https://coolname.readthedocs.io/en/latest/customization.html#phrases-list>`_
give you even more freedom when creating custom generators.

* You can seed or even replace the underlying :class:`random.Random` instance, see
`Randomization <https://coolname.readthedocs.io/en/latest/randomization.html>`_.

* Change the default generator using ``COOLNAME_DATA_DIR`` and ``COOLNAME_DATA_MODULE``. This also saves memory!

* Total number of combinations = 60 billions.

0.2.0

------------------

* More flexible configuration: ``max_length`` and ``max_slug_length`` constraints.
See `documentation <http://coolname.readthedocs.io/en/latest/customization.html#length-limits>`_.

* Total number of combinations increased from 43 to 51 billions.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.