Small randomizer
This is a randomizer that uses gate jitter to be random. Gate jitter on its own is very random but only usefull for very quick randomization. That is where the clock comes in. The clock makes it output a signal every # of seconds. When it reaches the end of the timer it will send a 1 tick pulse that can only go trough if the pseudorandom gate jitter generator is on. It will send a pulse to the selfwired xor making it turn on and off when a pulse comes trough. This makes it very random.
Usage:
Puprle timer adjusts the Randomizer making it more random.
Dark red timer adjusts the frequency of pulses send trough, so more time = less pulses.
Blue gate is a single tick output.
Yellow gate is a constant output.
Green switch activates the randomizer (be sure to look at the connections of it
efore you remove it, its not connected to 1 general input for size reasons!)
Hope you enjoy 🙂