Tests whether the target string is hashed using the arg algorithm
target
arg
expect(isHash('d94f3f016ae679c3008de268209132f2', 'md5').value).toBeTruthy()
The target string
The arg
Generated using TypeDoc
Tests whether the
targetstring is hashed using theargalgorithmExample