Random Number Generator - Copy this React, Tailwind Component to your project
Create a random number generator. In that you have to keep a range from 1 to 100 and make sure that numbers does not repeat till all numbers from the range that is 1 to 100 are used. Among the random number generator, 1st, 2nd and 3rd Numbers would be stated as 1st 2nd and 3rd positions, which will be shown on the right side of the screen on desktop and in center there will be a card design which shows the generated number and a generate button below it and reset button to reset the positions which will be side by side to the generate button. in mobile view the positions will be shown below this card. add heading Random Number Generator on top add animation when user clicks on generate, so basically make it stylish and add a background gradient light color effect also.
