Ask Experts Questions for FREE Help !
Ask
    amitban01's Avatar
    amitban01 Posts: 2, Reputation: 1
    New Member
     
    #1

    Jun 29, 2010, 11:19 PM
    generating simple random digits
    how to generate random numbers
    amitban01's Avatar
    amitban01 Posts: 2, Reputation: 1
    New Member
     
    #2

    Jun 29, 2010, 11:20 PM

    how to generate random digits
    KISS's Avatar
    KISS Posts: 12,510, Reputation: 839
    Uber Member
     
    #3

    Jun 30, 2010, 09:35 AM

    In many computer languages there is a variable (RND) that whenever called generates a number from 0 and not including 1. There are also directives such as RANDOMIZE that change the seed. There are pseudo-random numbers and truly random numbers.

    You can manipulate RND and change it's range.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

How many 4 digits number formed of only odd digits are divisible by five [ 3 Answers ]

How many 4 digits number formed of only odd digits are divisible by five

Sum of the digits [ 3 Answers ]

The sum of the digits of a two digit numberis 12.if the new number formed by reversing the digits is greater than the original number by18,find the original number

Generating random numbers [ 11 Answers ]

Not gernating same number twice in a row

Generating inheritance [ 3 Answers ]

My husband is retiring from work when he turns 65 next month. He has a life insurance policy from his employer for 80,000 which he is eligible to convert but it will cost 314 dollars a month in premiums. He has had cancer, is also on Lipitor and is bipolar so applying for a new policy will involve...


View more questions Search