the original link has the equivalent of the following:
import hash from "./RSHash.js";
const data = "jdfgsdhfsdfsd 6445dsfsd7fg/*/+bfjsdgf%$^";
const value = RSHash(data);
and I checked it on my node env it returns:
2012450421
I know this is not enough, but this is fine for me.
Licence: Public Domain,
Attribute is not needed but appreciated.