Need to generate 20 million unrepeatable random numbers with 8 characters length and save it in an array. I try with multiprocessing,threading but it stays slow.
Try with