Function createNodeIdGenerator

  • Creates a NodeId generator. This does not use IdRandom because it is not a UUID4. Instead this just generates random 32 bytes.

    Returns (() => NodeId)

Generated using TypeDoc