hex
import { hex } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/randomjs/mod.ts";Returns a Distribution that returns a random string comprised of numbers
or the characters abcdef (or ABCDEF) of length length.
import { hex } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/randomjs/mod.ts";Returns a Distribution that returns a random string comprised of numbers
or the characters abcdef (or ABCDEF) of length length.