Skip to content

magwo/ramrod-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAMROD generator

For generating english 10-character-words with no repeated characters, for example CERTAINJOB or SCAREDMILK.

What is RAMROD?

RAMROD is an old-school, superceded method for IFF in military aviation. Read about it here. The reason for the 10 character length is that the RAMROD word can also be used to encrypt digits 0-9, for example GPS coordinates.

How to use

Simply open this page and you will be prestented with 600 random RAMROD words:

https://magwo.github.io/ramrod-generator/

Custom generation parameters

The generator also supports enforcing a word to be included in the randomly generated RAMROD words:

https://magwo.github.io/ramrod-generator/#master

In addition, mostly for fun, the generator can generate RAMROD words of other lengths than 10, like this:

https://magwo.github.io/ramrod-generator/#9

These options can be combined:

https://magwo.github.io/ramrod-generator/#master8

Caveats

The generator will hang if you require a custom word that is not a valid part of a RAMROD word, for example containing mulitple instances of the same letter.

Only works in modern browsers: Chrome, Firefox, Edge, Safari

About

Generates 10-character english words with no character repetition, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published