1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Need 50,000 randomly generated numbers! how do I do it?

Discussion in 'Programming' started by Ashkan, Jan 4, 2008.

  1. #1
    I have no clue about programming and my knowledge only goes as far as excel! ...was wondering if someone could lead me in the direction of what program to use to do this:

    I basically need 50,000 numbers, each 11 digits long outputed into a text file (.txt)
    For example 07850069737

    The conditions are:

    1st digit must be a zero
    2nd digit must be a seven
    3rd digit can be a 5 or 7 or 8 or 9
    All the other digits are random
    Each 11 digit number can only appear once in the 50,000.

    So the text file will list the numbers like this (one number per line)

    07859488334
    07984304577
    07948498357
    07543098434
    ...


    I think it's pretty simple but not sure where to start.

    Thanks in advance!
     
    Ashkan, Jan 4, 2008 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Try this : Generate Numbers in PHP

    As i mention it's not unique ... so there is some possibilities (Very small) to have duplicate .
     
    commandos, Jan 4, 2008 IP
    Ashkan likes this.
  3. sansibar

    sansibar Guest

    Messages:
    38
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Just a quick note because you said Excel: A google search will help you solving this task even in Excel, no need for a "real programming language" there :)

    Third hit on Google for "random number excel" :
    **tp://answers.google.com/answers/threadview?id=32594

     
    sansibar, Jan 4, 2008 IP
    Ashkan likes this.
  4. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I can write such applications for a cheap price for you in java if you want.
    pm if interested
     
    Arkserver, Jan 5, 2008 IP
  5. Ashkan

    Ashkan Active Member

    Messages:
    117
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #5
    Thanks guys
     
    Ashkan, Jan 5, 2008 IP
  6. leadhelper

    leadhelper Peon

    Messages:
    117
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    if you still need that program, PM me plz.
     
    leadhelper, Jan 6, 2008 IP