Random number

From Valve Developer Community

Jump to: navigation, search

There is no built-in entity to generate random numbers in Valve's Source games.

However, you can use logic_case's PickRandom input to trigger one of up to sixteen random outputs.

Personal tools