Skip to main content

Misc functions

gitSha

Commentary

added in 0.0.19

Generates Git SHA-256 strings.


Examples

Generating Git SHAs

{
"_gen": "gitSha"
}
[
"83f8d7ccece131a50f5c06eb49829cc4ecf18edce7a06c883320778809c972a0",
"d63f07a42dc4da969523acb791b5b2e1f781f1c7b0838cfc0ddbe4f62e641bff",
"63b07219166da66ce12ba1bba54cfab952534a468e48a3b47e51def96e0d5773",
"e1dab789241cf6cd0a79ede3c76e54a336d39a703eb4694ccd86bffc27f0bd7e",
"80d90320789f8f3698a305f9dba69720902177c12fb13bcd54db1b303b45defa"
]

Specification

JSON schema

{
"type": "object",
"properties": {}
}