Random Stream in Character; Seed has no effect?

Seed is a sequence distrubution that given value of initial stream. Random stream would call same sequence of distrubutions if you do not change initial seed. Therefore, invoking SetRandomStreamSeed to assign new value into your Initial Seed as property in your struct.

266615-chrome-2019-01-27-03-33-10.png

[SetRandomStreamSeed on Blueprint API][2]