EnAccess / EnAccess/OpenPAYGO-docs
Improve documentation on the 29.5 effective bits of entropy
Open
documentation
enhancement
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In the documentation
```
If the resulting value is over 999999999, subtract 73741825 to the value, this leaves 29.5 effective bits of entropy
```
Obvious questions that should be addressed in the documentation
- This looks like it can create collision of tokens. Please documentation why this either does not happen or is not a problem here
Contributor guide
Assessment
This issue has not been assessed yet.