Skip to content

Commit 2cfa043

Browse files
author
Atul Kushwaha
authored
Update README.md
1 parent 76fe90f commit 2cfa043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
- A program to generate random numbers b/w 0 to 10 using time
44
- it uses python's in-built module ```datetime```
55
- and an equation which returns a value from 0 to 10 for any given integer
6-
``` any num * 8 % = any num b/w o to 10```
6+
``` any num * 8 % 11 = any num b/w o to 10```

0 commit comments

Comments
 (0)