Function isMD5

  • Check whether a string is a MD5 or not

    Parameters

    • s: string

      A string

    Returns boolean

    return true if a string is MD5

    Export

Generated using TypeDoc