Results 5 comments of Egor Gumenyuk

Probably I'll allocate some to to provide browserify support in near future. @Klowner great job, I'll reference to your fork in readme. generate.js looks pretty scarry at first sight :)

Do you mean random meaningful sentences? Currently `sentence` generator returns array of random words joined with space and ended with `.`. Implement same for `en_US` is easy :) For some...

There is [random_element](https://github.com/boo1ean/casual#random_element) function, not sure if `random_elements` is necessary. But if more other people would find it useful we can add it.

Hi, what exact output are you expecting in this example? `populate` just replaces placeholders with output of specified generator.