+ Reply to Thread
Results 1 to 5 of 5

is there any rule for random number to be picked up?

  1. #1
    Forum Contributor
    Join Date
    06-07-2013
    Location
    Pakistan
    MS-Off Ver
    Excel 2013
    Posts
    167

    is there any rule for random number to be picked up?

    Dear Experts,
    is there any rule for random number to be picked up?
    Any Rule, Any Formulae, Any Calculation Anything, Any authentic routine
    which may guess what would be the next random number?
    for example if first random number is 825587 then what would be the next?
    any guess plz. guess of first 2 or three digits will also be welcomed.


    regards
    Roofi
    Last edited by roofi; 06-24-2014 at 03:30 AM.
    Abdul Rouf Roofi

  2. #2
    Valued Forum Contributor Hawkeye16's Avatar
    Join Date
    02-27-2013
    Location
    Holland
    MS-Off Ver
    ├•┤ Pew Pew
    Posts
    441

    Re: is there any rule for random number to be picked up?

    =RANDBETWEEN(0,1000000) will approximate the next random number between 0 and 1 million.

    If you wanted to know how excel approximates random numbers there are many articles about the mathematics. If you want to approximate a truly random number... just bang your fist on the number keypad a few times, ask a few strangers to pick a number, close your eyes and throw a dart at a dart board, etc... There is no way to guess a truly random number (Otherwise I would have won the lottery by now).
    Last edited by Hawkeye16; 06-24-2014 at 04:13 AM.
    Despite the high cost of living, it remains very popular.

    Don't forget to mark threads SOLVED when you get an answer and rep all the geniouses that helped you today!

  3. #3
    Forum Contributor
    Join Date
    06-07-2013
    Location
    Pakistan
    MS-Off Ver
    Excel 2013
    Posts
    167

    Re: is there any rule for random number to be picked up?

    Hawkeye
    Ok Dear, i can understand. there is no way to guess exactly but many people give guess and their guess works then how they do the same. can you explain?

    regards

  4. #4
    Valued Forum Contributor Hawkeye16's Avatar
    Join Date
    02-27-2013
    Location
    Holland
    MS-Off Ver
    ├•┤ Pew Pew
    Posts
    441

    Re: is there any rule for random number to be picked up?

    It depends on where the random number is coming from. Is it being generated by excel, java, some other application, balls dropping (like a lottery drawing) etc? There are different ways each one works. If it is a computer software then there is an algorithm that determines the random number. It usually takes a seed number and performs calculations on it to arrive at a final "random" number. I believe some programs use certain digits of the sub seconds from the computer clock as the seed to get as random as possible... but it has been a long time since I took a programming class.

    If you know where the random numbers are coming from it is easier to determine how to guess what they might be.

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: is there any rule for random number to be picked up?

    Hmmm...

    If you can guess what the next random number might be then it's not truly random, is it?
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. UserForm List Box Finding the number picked on the worksheet
    By realniceguy5000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-27-2013, 02:41 PM
  2. Replies: 5
    Last Post: 06-21-2013, 10:40 AM
  3. [SOLVED] Generate random 6-16-byte random hexadecimal number
    By jsamuelshn in forum Excel General
    Replies: 6
    Last Post: 07-20-2012, 10:38 AM
  4. [SOLVED] Column picked randomly with probability relative to number of entr
    By Neil Goldwasser in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-30-2006, 04:00 AM
  5. How do I find random number in list of random alpha? (Position is.
    By jlahealth-partners in forum Excel General
    Replies: 0
    Last Post: 02-08-2005, 02:06 PM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1