var searchIndex = {}; searchIndex["names"] = {"doc":"This crate provides a generate that constructs random name strings suitable\nfor use in container instances, project names, application instances, etc.","items":[[3,"Generator","names","A random name generator which combines an adjective, a noun, and an\noptional number",null,null],[4,"Name","","A naming strategy for the `Generator`",null,null],[13,"Plain","","This represents a plain naming strategy of the form `"ADJECTIVE-NOUN"`",0,null],[13,"Numbered","","This represents a naming strategy with a random number appended to the\nend, of the form `"ADJECTIVE-NOUN-NUMBER"`",0,null],[11,"new","","Constructs a new `Generator<'a>`",1,null],[11,"default","","Construct and returns a default `Generator<'a>` containing a large\ncollection of adjectives and nouns",1,{"inputs":[{"name":"name"}],"output":{"name":"generator"}}],[11,"next","","",1,null]],"paths":[[4,"Name"],[3,"Generator"]]}; initSearch(searchIndex);