@@ -52,9 +52,9 @@ In the class **Numbers**, complete the method called **oneToTen()** so that it r
52
52
12: 100<br>
53
53
54
54
## 4) Random Numbers
55
-In the class **Numbers**, complete the method called **random4()** so that it returns a string of out four random integers between 0 and 9. The Unit Test is not provided for you, you must complete it.
55
+In the class **Numbers**, complete the method called **random4()** so that it returns a string of out four random integers between 0 and 9. The Unit Test is not provided for you, you must complete it.