generate random number

hi all,
i would like to ask a question about how to generate a random number between 0 and 1 using float. In this random number should include the floating point between 0 and 1 like 0.33,0.00,1.00 somethings. Is this possible to be done?
closed account (z05DSL3A)

See: Uniform random number between(0.1]
http://www.cplusplus.com/forum/beginner/7445/
Last edited on
Topic archived. No new replies allowed.