edit: scroll down for the latest try.
Frog is the common name for :cry: amphibians :cry: in the order Anura. A distinction based on appearance is often made between frogs and toads, but this actually has no scientific basis. The only family exclusively given the common name "toad" is Bufonidae, but many species from various other families are also called "toads". :( "True frogs" are of the family Ranidae.Code://chances of occuring
const sentence = .4;
const comma = 0.2;
const word = 0.02;
//chances of doubling up
const sentencedbl = .55;
const commadbl = 0.1;
const worddbl = 0;
