I have a question regarding random number generators. I have already looked at the thread teaching me how to generate random numbers. My question is, is there a way for the generator to only generate one number 4 times? i am trying to randomly generate a deck of cards where the generated numbers are 1 - 12. Since in a real deck there is only four of each cards, I am wondering if this is possible.
Thanks in advance
Austin
P.S. please don't scold me for posting the same thing again since all the other threads are old, i did not want to ressurect old threads.