Added configuration and made key length configurable

This commit is contained in:
John Crepezzi 2011-11-18 16:54:16 -05:00
commit b159817a27
3 changed files with 14 additions and 7 deletions

5
config.js Normal file
View file

@ -0,0 +1,5 @@
{
"keyLength": 6
}