this post was submitted on 17 Jun 2023
192 points (100.0% liked)

196

16847 readers
1826 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 59 points 2 years ago (1 children)

Change "random(0)" to "random(time(0))" so the videos are less easily removed by a bot. time(0) is the number of seconds from January 1, 1970 at midnight, so the random seed keeps changing. It's still be black and white noise but not the same noise as anyone else.

[โ€“] [email protected] 19 points 2 years ago

This guy grains