Skip to content

Commit d227e2c

Browse files
authored
Update ALLFUNCTIONS.md
1 parent 9c79568 commit d227e2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ALLFUNCTIONS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ Generates a UUID using version 4 by default but you can choose.
3939

4040
## external_verbose_output() by @hamdivazim
4141
If you are printing a lot of data, you can use this method to write the output to log file.
42+
## get_hash() by @MKM12345
43+
This takes a string as input, hashes it using the SHA-256 algorithm, and returns the hexadecimal representation of the hash value.

0 commit comments

Comments
 (0)