adjective-adjective-animal/src
Fletcher Nichol 938ce9a19d Use `Default` trait for Generator & Name types.
Breaking API: the function formerly known as
`Generator::default(Name::Plain)` has been changed to
`Generator::with_naming(Name::Plain)` as Generator now implements the
Default trait.
2015-11-01 08:14:00 -07:00
..
adjectives.rs Now a library and a binary. 2015-09-19 13:17:59 -07:00
lib.rs Use `Default` trait for Generator & Name types. 2015-11-01 08:14:00 -07:00
nouns.rs Now a library and a binary. 2015-09-19 13:17:59 -07:00