This Question is Answered 

    How To Create A Random Number In Vb.net?

    I am working on a project in which i want to give a unique customer ID to each customer. So please any one help. Please tell me the function that return a random number. Or any other solution for this problem................... Pls help me as early as possible !!!!!!!!!!!!!!!

    asked 6 months ago

    Answers


    I would use a Guid. They are always unique.
    System.Guid

    answered 6 months ago

    New Comment

    1000 words left

      Categories