@aracna/core - v1.5.0
    Preparing search index...

    Function generateRandomString

    • Returns a random string.

      • The alphabet is the set of characters that are used to generate the random string.
      • The blacklist is a set of strings that are not allowed to be generated.
      • The random function is a function that returns a random array of bytes.
      • The prefix is the string that is prepended to the random string.
      • The separator is the string that separates the prefix, the random string and the suffix.
      • The size is the length of the random string.
      • The suffix is the string that is appended to the random string.

      Aracna Reference

      Parameters

      Returns string