RndPhrase / RndPhrase.js

Javascript module to auto generate secure passwords
2 stars 0 forks source link

Review pack() #15

Closed rlindsgaard closed 10 years ago

rlindsgaard commented 10 years ago

The behaviour working with arrays involved with the pack method should be reviewed in order to check whether there are any bugs. I'm not sure corner cases work as expected.

rlindsgaard commented 10 years ago

I have been running through this working with corner cases and fixing some things. I don't think it is necessary to have a special task anymore.