Fauxfactory

Latest version: v3.1.1

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

Scan your dependencies

Page 4 of 5

2.0.1

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

- Added a default length of 10 to all string generator functions.
- Display deprecation warnings if ``FauxFactory`` and any of its
functions are used, instructing the user to use the newer functions
instead.

2.0.0

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

- All generators are now stand-alone functions and can be imported
directly from ``fauxfactory``. For example, ``from fauxfactory
import gen_date``
- Renamed all generator functions to use the prefix "gen\_" instead of
"generate\_". For example, ``generate_date`` is now ``gen_date``.
- Backwards compatibility with version 1.x.
- Polished documentation.

1.0.1

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

- Updated ``generate_string`` to also accept ``html`` strings.

1.0.0

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

- Added new method generate_html
- Added new makefile

0.3.1

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

- Check for sys.maxunicode when generating utf8 characters.

0.3.0

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

- FauxFactory is now Python 3 compatible
- Added new method generate_utf8

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.