exampledata - Vaadin Add-on Directory
Example data generatorexampledata version 1.2.0
Support for full name, phone number and birth date
exampledata version 2.0.0
Based on the chance npm package and includes a TypeScript version in addition to Java
exampledata version 2.0.1
Allow seeding the data generator in TS
exampledata version 2.1.0
Generate random data semi randomly so full name == first name + last name
exampledata version 2.3.0
Add book data and price
Fix amount generation to match in Java and TS
exampledata version 2.3.1
Fix bug in email generation
exampledata version 2.4.0
Add support for word, sentence and ean13 + numbers up to 10-10000
exampledata version 2.5.0
Food product data
exampledata version 2.6.0
Book covers
exampledata version 2.6.2
Reduce image sizes and add more book images
exampledata version 2.8.0
boolean support
exampledata version 2.9.0
Better date support
exampledata version 2.10.0
Make it possible to load data generators lazily
exampledata version 3.0.0
Support a reference date/time to get reproducible date values
Support for random times
exampledata version 3.1.4
Make startup waiting more reliable
exampledata version 3.2.0
Do not depend on node_modules
exampledata version 3.3.0
Do not install node dependencies in the user project
Add support for UUID
exampledata version 3.3.1
Node 10 compatible
exampledata version 3.4.0
Supports LocalDateTime