Well, see, I need to create a key based registration system, like most of these top name programs use.

It doesn't need to be strong, cause I will obsfuctuate (if that's how its spelt) the program.

But, I need a generator to make the keys based off of the username, and inside my program, a way to verify what was created.

Any ideas?