Network Topology Generator
Last update : 28/2/2007

random_i_j - Generate 2 distinct positive integers

Calling Sequence

[ndep,nfin]=random_i_j(n)

Parameters

Description

Generate two distinct integer values ndep and nfin smaller than n.

Examples

   [ndep,nfin]=random_i_j(50);
  

Authors

Foued Melakessou University of Luxembourg

Bibliography

Intra Project 2004-2007

Used Function

random.

See Also

random ,