Tiecoon / B7

Mirror of https://gitlab.com/tiecoon/B7
BSD 2-Clause "Simplified" License
6 stars 3 forks source link

Fix outlier issue in generators #17

Closed Tiecoon closed 5 years ago

Tiecoon commented 5 years ago

https://github.com/Tiecoon/B7/blob/128c02caf317a42a87bc8c7ee033d047e4d3c07f/src/main.rs#L61

Tiecoon commented 5 years ago

https://github.com/Tiecoon/B7/commit/fb041f8288217ef5b6e1d708534b46f859f6fa03 Issue was due to null byte being outlier. Solution is to limit range of characters tested