zigahertz765 downloadsGenerates a cryptographically strong pseudorandom hash.
A small plugin for generating a cryptographically strong pseudorandom hash value using crypto.randomBytes. Useful for generating unique IDs.
See this stackoverflow comment for background information.
Consists of a single command, Generate hash, which can be invoked from the command pallette or from the {} button in the left ribbon.
An integer between 1 and 2**31 - 1 specifying the number of bytes to generate. Defaults to 6.