get rand string
the length of the random number
string of random number
import * as rand from "rand"let str =rand.random(5) Copy
import * as rand from "rand"let str =rand.random(5)
get rand string