Computer Science, asked by blessnart250, 9 months ago

how would you design a random number generator (RNG) using only digital components .

Answers

Answered by sahinparveen10
0

Answer:

This digital random number generator includes a pair of inverters, where the output of each inverter is connected to the input of each inverter. If the output of first inverter is 0, then the input of the second inverter is also 0, and then its output is 1.

Similar questions