Function: deriveNumericSeedFromPrefix()
deriveNumericSeedFromPrefix(
prefix:string):number
Defined in: src/components/common/GalaxyBackground/galaxyBackgroundUtils.ts:85
Derives a stable numeric seed from a string prefix.
Parametersโ
prefixโ
string
Returnsโ
number