Skip to content

Seeds

getStartSeedString(): string

Defined in: packages/isaacscript-common/src/functions/seeds.ts:5

Alias for the Seeds.GetStartSeedString method.

string


nextSeed(seed): Seed

Defined in: packages/isaacscript-common/src/functions/seeds.ts:15

Helper function to get the next seed value.

This function is useful when you are working with seed values directly over RNG objects.

Seed

Seed