@corefunc/corefunc
    Preparing search index...

    Function hashTextToShort

    • Parameters

      • text: string

        Text to be hashed

      Returns string

      hashTextToShort

      Hash text to shorter version

      hashTextToShort("This is for you senpai 🍱") ➜ "32f37f2c"
      

      0.0.78