Skip to main content

Python3 module to generate random and verify uruguay identification document.

Project description

generatecedula

Python3 module to generate random and verify uruguay identification document.

Installation

Install with pip

pip3 install -U generatecedula

Usage

In [1]: import gencedula

In [2]: for x in range(10):
	print(
		gencedula.generate_cedula(
			start=4_000_000,
			stop=5_000_000,
			step=200
			)
		)
46308006
47486005
49378000
41064007
40756005
45282003
47958004
44844000
41564007
49684003

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gencedula-0.4.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file gencedula-0.4.tar.gz.

File metadata

  • Download URL: gencedula-0.4.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for gencedula-0.4.tar.gz
Algorithm Hash digest
SHA256 03cfe6980c5897cdee6d27271ec410c09cc0ca1741a87d0a334e6762855c5ab8
MD5 37f3e5c09ac8c8ff7f40b20a24a881ec
BLAKE2b-256 ba2f54ddfb9c6430c2761191690b43c8d40284bc741348b6a05c5a74e5595bc1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page