Inspiration
It is inspired by a hackernoon post- this
What it does
A cool random number generator that changes background gradient everytime you use. It generate a random number between 0 to 1000.
How we built it
I use the inbuilt math.random method because I am not able to implement the xorshift algorithm to generate the random numbers/
Challenges we ran into
I am not able to implement xorshift algorithm.
Accomplishments that I am proud of
I am proud of submitting my first devpost hackethon.
What I learned
I learned xor shift algorithm but failed to implement it.
What's next for Randomiser - the random number generator
I tried and recreate this using xorshift algorithm.
Log in or sign up for Devpost to join the conversation.