FEHRandom.h

Description

The FEHRandom library provides a simple way to generate a random integer, without having to worry about seeding the random function. It does this by using a special chip in the Proteus that can generate random numbers at a hardware level.

Global Objects

Random

Global Object Member Functions

int RandInt();

Global Functions

None.

Available Object Types

None.