Function randomId

  • Returns a random hex string, like a Git SHA. Not guaranteed to be unique - just to within about 1 in 10,000.

    Parameters

    • length: number = 7

    Returns string

Generated using TypeDoc