Hello Guys,
On first page
- There is a button to generate Random Number
- So once you click the page will display the random number and refreshes in 5 seconds and then redirects to second page.
- On second page there is input field where you have to enter the same random number as it was in first page and press guess button
- If it matches all number then it will display all num matched
- If out of the 6 numbers if it matches any number in that it should print you match 4 numbers Eg: (123456 == 123678 then it should print 4 numbers matched)
So i hope you my explaination:)
Please figure this out and let me know
Top comments (0)