A lightweight library used to generate valid Win95 keys
Usage of the library is pretty simple;
each function takes no arguments and returns a [String] containing a valid key
Example
// Import the library
use win95_keygen as keygen;
References:
- Key generation algorithm: https://gurney.dev/posts/mod7/