79327292

Date: 2025-01-03 18:04:29
Score: 2.5
Natty:
Report link

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)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Yahli Gilboa