+ 2
how to create an algorithm that randomizes strings and appears on screen
If you can help me I will be grateful
3 odpowiedzi
+ 2
So it would look like this name = [John, Peter, Luke, ...]
Random(name)
+ 2
Ok, thanks
+ 1
Yes, but with people's names, would there be any way?