sha1UUID

Undocumented in source. Be warned that the author may not have intended to support it.
  1. UUID sha1UUID(char[] data, UUID namespace)
    pure nothrow
    UUID
    sha1UUID
    (
    in char[] data
    ,
    const UUID namespace = UUID.init
    )
  2. UUID sha1UUID(ubyte[] data, UUID namespace)

Meta