@utility/number Collection of string utility functions Usage import { random } from "@utility/number"; random(10, 20); // => 14