Closed o0101 closed 7 years ago
hash("asdsada") // ok hash([1,2,3,4.3432,5]) // ok hash(["a","b","c"]) // NOT OK
I think array of chars ought to work...But it works to clarify this, and apply any fixes.
I think array of chars ought to work...But it works to clarify this, and apply any fixes.