Skip to content

zigahertz/obsidian-hash

Repository files navigation

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.

drawing

drawing

About

Obsidian plugin for inserting a cryptographically strong pseudorandom hash.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors