Metadata-Version: 2.4
Name: numgen_egg
Version: 1.2.0
Summary: A Python package for generating a number that I (probably) invented.
Author: Egglord
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file
Dynamic: requires-python

# Numgen

A simple Python library that you can use to generate a number I invented (probably)

This is my second python library :D

Commands:
numgen.gen(0) # Replace 0 with any number, it's recomended not to use a number lower than 3 and higher than 15.

!NB!
Use: pip install numgen-egg

Import it to python: import numgen
