Generate Hash
approvedby zigahertz
Generates a cryptographically strong pseudorandom hash.
★ 3 stars↓ 703 downloadsUpdated 1y agoMIT
Obsidian Generate Hash Plugin
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.
Usage
Consists of a single command, Generate hash, which can be invoked from the command pallette or from the {} button in the left ribbon.
Settings
Hash size
An integer between 1 and 2**31 - 1 specifying the number of bytes to generate. Defaults to 6.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.