You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library is just generating random strings not the words from english dictionary
The text was updated successfully, but these errors were encountered:
pradeep-orbi
changed the title
This library is just generating random strings not english words
This library is just generating random strings not the words from english dictionary
Nov 3, 2022
That's correct. The library isn't meant to produce real words from the dictionary, but they're not entirely random strings.
The key part of the description is "english pronounceable", meaning it constructs words based on rules of the english language to ensure you can pronounce them. But, unless it randomly creates a real word by chance, most of the words generated will be fictitious.
This library is just generating random strings not the words from english dictionary
The text was updated successfully, but these errors were encountered: