hello guys!i'm trying to create a basic dice vi program that generates a random number between 1-6 when triggered,two of the criteria i tried to implement are:
1.no zero
2.the previous value must not be the same as the current one
i tried to solve it using a feed back loop but still the output isn't satisfactory,where am i doing it wrong?thanks in advance :)
The block diagram: