Posts by Lucca Mello • 21 points
1 post
- 
		2 votes2 answers7781 viewsQ: Generate random number without repetition in CHello, I am making a memory game in c, and would like to know how to generate a random number without repetition. I will post what in the function so far. I will need to do another function only to…