Passing same SEED isn't generating same value as previous simulation

In reply to Sv-hustler:

A UVM simulation has to generate the same randomized values in different runs. If this would not happen you could never debug your design/testbench.
Could you please show some code?