You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

This command is used to seed the random engine with the number 12345.

/random/seed 12345

With no argument, the random engine is seeded with the current time in milliseconds.

/random/seed

The -d command is the corresponding command line switch.

  • No labels