I’m a bit late but I got this to work: you just need to hash with a 42 but seed (I used mmh3 package):
mmh3.hash(‘Foo’,42)