Skip to content

Instantly share code, notes, and snippets.

@tmarkiewicz
Created August 28, 2015 19:49
Show Gist options
  • Select an option

  • Save tmarkiewicz/fae9f1851718a629be81 to your computer and use it in GitHub Desktop.

Select an option

Save tmarkiewicz/fae9f1851718a629be81 to your computer and use it in GitHub Desktop.
# xkpasswd config: https://xkpasswd.net/s/
{
"num_words": 4,
"word_length_min": 4,
"word_length_max": 8,
"case_transform": "ALTERNATE",
"separator_character": "-",
"padding_digits_before": 0,
"padding_digits_after": 0,
"padding_type": "NONE",
"random_increment": "AUTO"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment