Hello

I'm new to Grails and need some help. I have to fill database with a lot of random data, so i can test database.

1. How to generate automatically domains (where are types, constraints etc) from database tables?
2. How to automatically fill database tables with random data using domains?

All help and links to tutorials are appreciated. Thank you.