In your description you state: > Call .rand() on your Loki object as many times as you would like. Does that mean it will generate unique numbers with the same three seeds set per frame? Or should I set the seeds to unique values each time? Thanks!