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
string type re-architected to produce more randomness and more permutations according to our new generation pattern: string[-(secure|alpha|numeric):max]#6
More formatting rules
Changelog standards
Auto publishing to github (artifacts and changelogs)
Types are now case-insensitive when called: num,oneof,lorem,baconlorem,sentence,words#5
generateFakeData() is now public
All generators can now be called individually by function name
lorem,baconlorem,words,sentence you can now produce random sizes with them via min:max notation
Optimized generation by using arrays instead of strings
Included libraries for nouns and adjectives
Changed
Access variables according to scopes instead of lookup
Internal data generation names to avoid method conflicts