ForgeryPy
ForgeryPy copied to clipboard
Massive update to reflect the current state of the original Ruby forgery
CHANGELOG
- Python 3 compatibility bug fixed (
xrangeput in thetry/exceptclauses, so that it can be fallback to therangeinpython3) - Some new methods added to the modules already existed, so that now they match the modules in the original Ruby repo.
- New modules added:
credit_card,email,geo,russian_tax,time - New modules covered with unit-test