Giter Club home page Giter Club logo

python-key-generator's Introduction

##########################
### KEY CODE GENERATOR ###
##########################
by Sigurd J. Setså
––––––––––––––––––––––––––



There are 4 functions that are included into this generator.

- key_generator #Generates a unique key that can be used to identify a purchase.
- key_printer #Transforms key into printable layout. (If no key is given, will also
generate a unique key.
- key_stripper #Strips keys of their printed state in order to store them properly.
- key_checker # Checks if key is in list.

By default, the program will use key_printer to generate and print a key in the
proper format. If you'd like to choose a different size, simply change size=15 to
whatever number you'd like in key_generator. Note that for every fifth character,
key_printer will also print a "-" for easier visibility. Therefore I either suggest
choosing a size that can be multiplied by 5, or to change the key_printer code.

Keys are stored in keys.txt.

Thank you for trying out my code!

python-key-generator's People

Contributors

setsaa avatar

Stargazers

Padre Mati avatar  avatar

Watchers

James Cloos avatar

python-key-generator's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.