Show HN: String Randomness Score Generator

1 point by Pranav2612000 2 years ago | 0 comments
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