Skip to content

Instantly share code, notes, and snippets.

@yerttle
Last active January 29, 2018 11:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yerttle/71adea46ea07cc4aaad662c7c8e7cec7 to your computer and use it in GitHub Desktop.
Save yerttle/71adea46ea07cc4aaad662c7c8e7cec7 to your computer and use it in GitHub Desktop.
{
"num_words": 4,
"word_length_min": 4,
"word_length_max": 4,
"case_transform": "CAPITALISE",
"separator_character": "NONE",
"padding_digits_before": 0,
"padding_digits_after": 2,
"padding_type": "FIXED",
"padding_character": "RANDOM",
"symbol_alphabet": [
"!",
"@",
"$",
"%",
"&",
"*"
],
"padding_characters_before": 0,
"padding_characters_after": 2,
"random_increment": "AUTO"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment