Misc functions
gitSha
Commentary
added in 0.0.19
Generates Git SHA-256 strings.
Examples
Generating Git SHAs
{
"_gen": "gitSha"
}
[
"42248dae328c8899624690633ba908909c6570f4bb78856a942df31d07baf26c",
"51d03ac06f0390e6c796a8e3b69d6a5a8165694fd6c3950346d07a29474b4979",
"45b0cb4ab8ee70dc191a8077d326ddcb78b667ba2507d1886958a33e85d7124f",
"a54a4f3d670ef67d9397071c11452ca37502f51d477e9cd5e6f8e6e6eae7d44c",
"8b700b5fc59507134300ca51b682ab99e9fc111c19785d9302ba12ae6bbc848f"
]
Specification
JSON schema
{
"type": "object",
"properties": {}
}