vikas027/Find md5sum of a variable
Pass a variable and get the md5sum
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| find_md5sum | Pass a variable and get the md5sum | yes | hello |
| find_md5sum_short | Short md5sum of the variable | no | false |
Outputs
| name | description |
|---|---|
| md5sum_var | md5sum of the variable |
| md5sum_var_short | short md5sum of the variable |