|
|
|
Show HN: String Randomness Score Generator
(github.com)
|
|
1 points
by Pranav2612000
1178 days ago
|
|
A lightweight, 0 dependency package to generate a randomness score for a string. Used to identify if a string is gibberish or word-like. Some applications include - - Identify if a user is typing something or just banging the keyboard
- Determine if a string is an API Key, Access Token, etc
- Check if a string is something randomly generated by a computer
- Validation to ensure that a string is gibberish and not wordlike |
|