joesox / pswrdgen

Automatically exported from code.google.com/p/pswrdgen
0 stars 0 forks source link

Random number insertion- FFR #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Future Feature Request for random number insertion.

User may choose [(0 to MINLENGTH)=NUMTOINSERT] to insert numbers into the 
chosen password.

Insertion will: 
1) Randomly generated the amount of single digit numbers needed defined by 
NUMTOINSERT variable.  
2) Randomly choose where to place the randomly generated numbers into the 
chosen WordNet word (I would imagine that this would be done after 
character swapping has taken place).

Original issue reported on code.google.com by joesox on 21 Aug 2007 at 2:23

GoogleCodeExporter commented 9 years ago
Added in release 56 / version 0.2.9. Default insert 2 numbers/punctuation.

Original comment by edd...@googlemail.com on 14 Sep 2007 at 8:54