Hey guys! I want to ask, because I didn't find the solution, about saving the random num from random_num native. My question: is there a way you get random_num via the native once, and then get the same random num, as the native got before, but using it in another function. Like to save the got random num from this function, then use it in the other function, and the forget it and start from beging with the first function and another random num?