khandelwal / record-locator

An airline style record locator generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

record-locator

An airline style record locator generator.

This generates a random string of alphanumeric characters that are be used as a unique identifer for tickets (for example).

This currently attempts to generate 'safe' strings, by attempting the following:

  • Removing vowels from the alphabet (as profanity avoidance)
  • Removing the use of characters that (in poor fonts) maybe confusing: B, 8, 5, S, 0, O, 1, I, Q

About

An airline style record locator generator.

License:Other


Languages

Language:Python 100.0%