Search:

Type: Posts; User: ajw1993

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,268

    Re: Storing unique random numbers

    well u do a id by string followed by 6 random numbers then adds to the map . but how would u just add n not use it again
  2. Replies
    3
    Views
    1,268

    Storing unique random numbers

    Im trying to store random id's in my code , but im trying to figure out how to store only unique id's how would i do that ?

    public void storeCustomer (Customer newCustomer)
    {
    ...
Results 1 to 2 of 2