Fix typo in documentation
parent
f4e7e01c1d
commit
cffaeea8e4
|
@ -235,7 +235,7 @@ class MicroBit
|
|||
* than the hardware random number generator built int the processor, which takes
|
||||
* a long time and uses a lot of energy.
|
||||
*
|
||||
* KIDS: You shouldn't use this is the real world to generate cryptographic keys though...
|
||||
* KIDS: You shouldn't use this in the real world to generate cryptographic keys though...
|
||||
* have a think why not. :-)
|
||||
*
|
||||
* @param max the upper range to generate a number for. This number cannot be negative.
|
||||
|
|
Loading…
Reference in New Issue