Twister.seed

initializes the generator with a seed

  1. void seed()
  2. void seed(uint s, bool pAddEntropy)
    struct Twister
    void
    seed
    (
    uint s
    ,
    bool pAddEntropy = false
    )

Meta