Customizing Random Service with Seed Injection for Unique Timestamp Generation

Hello!
Is there a way to customize the Random Service. E.g. I would like to inject a seed. Im trying to generate Random timestamps in separate processes and I want to reduce the collisions as much as possible. 🙂
Was this page helpful?