
       void avt_SetGlobalSeed(int value);

DDEESSCCRRIIPPTTIIOONN
       Sets  the seed to use when evaluating random mathematical function with
       monte-carlo runs enabled. Global seed is used only for parameters in  a
       ".mcparam"  spice section concerning transistor model alterations. This
       function goal is to enable the reproducibility of past results.

AARRGGUUMMEENNTTSS
       vvaalluuee         seed value.

       EEXXAAMMPPLLEE       _a_v_t___S_e_t_G_l_o_b_a_l_S_e_e_d _6_5_4_3_2_1

