I saw this post but it does not help me because I want to make a list with very extensive numbers, if I continued with that method I would end up with many variables.
Vi esta publicación pero no me ayuda porque quiero hacer una lista con números muy extensos, si continuara con ese método terminaría con muchas variables.
Thank you so much this is exactly what i wanted. Generate random numbers without repeating or… more specifically in my case combine/mix a list of numbers without repeating, but it’s basically the same. This is the result:
Muchas gracias esto es exactamente lo que quería. Generar números aleatorios sin repetir o… más específicamente en mi caso combinar/mezclar una lista de números sin repetir, pero es básicamente lo mismo. este es el resultado:
I am sorry to wear the images in Spanish, so I left the files .aia
At first it was a bit confusing, but I realized that if I don’t remove the items from the list, it would be impossible for them not to be repeated, because being random could take the same values again. thank you very much again.
Al principio fue un poco confuso, pero me di cuenta de que si no elimino los elementos de la lista, sería imposible que no se repitan, porque al ser aleatorio podría tomar los mismos valores nuevamente. muchas gracias nuevamente.