Skip to content
Vicious Squid edited this page Mar 6, 2026 · 13 revisions

Every squid is assigned a unique UUID v4 fingerprint at birth, it is stored in (and shares name with) the save file

It looks like this:

SquidSignature    ab148370-6cd7-4d7e-a3d2-e33b68c4b615

This currently serves no purpose but in future it will be used for any/all/none of the following:

  • DNA / Genetic code
  • Encoding personality traits/behaviours
  • Use as node name in multiplayer
  • seed (for sharing) to always generate the exact same squid
  • Verification (used as a 'magic number' or checksum)

see milestone (4)

Clone this wiki locally