Metadata-Version: 2.1
Name: pin-generator
Version: 0.2
Summary: A Python library for generating secure PINs
Home-page: https://github.com/username/pin-generator
Author: Ernesto Lopez
Author-email: oropezae73@mail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib

Pin-generator is a Python library for generating secure PINs. It provides a PinGenerator class that can be used to generate PINs with various specifications, including length and allowed characters.


