VMS Help  —  CRTL  lrand48
    Generates uniformly distributed pseudorandom-number sequences.
    Returns 48-bit signed long integers.

    Format

      #include  <stdlib.h>

      long int lrand48  (void);
Additional Information: explode extract
Description Return Value
Close Help