mdeanda / lorem

An extremely useful Lorem Ipsum generator!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add some simple Classes

jiming opened this issue · comments

@mdeanda

From time to time, especially when do some new tech test or demo, we need use random Class. Only String is not enough.

What about add some random simple classes, such as Animal(Interface), Cat(class implement Animal), Dog(class implement Animal), and can make random of them.

BTW, I really like your lib, thanks a lot!

Jiming