deriveChildSeedOffset

fun deriveChildSeedOffset(seedOffset: Int, childNumber: Int): Int(source)

Derives the child seed offset for the child with childNumber based on the given seedOffset.

Since

2.3.0

Parameters

childNumber

Identifying the child where it is recommended to start at 1 and increment by 1. In any case, the number needs to be positive.