Hi,
I know it sounds a bit strange but is there a function that delivers random numbers from a given value like a seed or something?
I tried a lot with largr numbers but I'm not creativ enough because everything I try leads me to that point that after some steps the values will repeat...
I'm not sure but I think I've learned in the past that the random function was using originally the time of the system to create random values. Is something like that also possible with a given value like 1234567890? so that on different phones and different times there come the same values?
thanks for helping if possible
*Edit*
Thanks NJDude...
That's ambarassing for me that it was so easy to find... sorry for this useless thread...
I know it sounds a bit strange but is there a function that delivers random numbers from a given value like a seed or something?
I tried a lot with largr numbers but I'm not creativ enough because everything I try leads me to that point that after some steps the values will repeat...
I'm not sure but I think I've learned in the past that the random function was using originally the time of the system to create random values. Is something like that also possible with a given value like 1234567890? so that on different phones and different times there come the same values?
thanks for helping if possible
*Edit*
Thanks NJDude...
That's ambarassing for me that it was so easy to find... sorry for this useless thread...
Last edited: