Results 1 to 28 of 28

Thread: test

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2005
    Posts
    898

    test

    edit: scroll down for the latest try.

    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;
    Frog is the common name for amphibians 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.
    Last edited by grilkip; Feb 5th, 2006 at 09:30 AM.
    "so just keep in mind that fantasy is not the same as realtiy and make sure u remember that wii sports may be fun but u cant count on it as exercise ok cool bye" - HungarianHuman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width