seed property

  1. @Uint32()
int seed
getter/setter pair

RNG seed, -1 for random

Implementation

@ffi.Uint32()
external int seed;