Update README.md

master
呓喵酱 5 years ago committed by GitHub
parent 3acd38e70c
commit 3a09ba398b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/ovo_math/README.md

@ -1,5 +1,11 @@
## Class ovo::math
### math.rand(int a, int b)
Generate a rand number between a(include) and b(include).
### math.randStr(unsigned int length = 0)
Gnerate a rand string.
### math.md5()
This function can generate a Hash md5 value from a string.
#### Params:

Loading…
Cancel
Save