Random Generatiors and Seeds
Why do I use seed =365 all time? Why I can't use other number like 326, 564, 123 etc.?
2 answers ( 0 marked as helpful)
You can use other numbers that you want. The video only uses seed = 365 as an example.
You may enter any other number. Remember that each seed produces unique values. So, if you wish to compare your work to that of another person (here, the instructor), you must use the same seed.