Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Hot fix on passphrase utility #789

Closed
reyraa opened this issue Sep 28, 2017 · 0 comments · Fixed by #790
Closed

Hot fix on passphrase utility #789

reyraa opened this issue Sep 28, 2017 · 0 comments · Fixed by #790
Assignees
Labels

Comments

@reyraa
Copy link
Contributor

reyraa commented Sep 28, 2017

Expected behaviour

  • The steps in passphrase generator utility should be a random number between 1.7 and 3.2
  • The random index of missing word should always be in over 0 and less than the length of words i passphrase (11).

Actual behaviour

  • The step definition logic in passphrase generator utility is wring. creating steps bigger than 100%.
  • The random index of missing word in Passphrase validator of passphrase component some times is out of the valid range

Steps to reproduce

Try generating a passphrase. the result vividly is not unique. and sometimes the missing word is out of the range

@reyraa reyraa self-assigned this Sep 28, 2017
@reyraa reyraa added the bug label Sep 28, 2017
reyraa added a commit that referenced this issue Sep 28, 2017
Hot fix on passphrase utility - closes #789
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant