Generate randomly the nodes' coordinates of a graph in respect with a uniform distribution.
[X,Y] = NL_G_RandCoordinates(N,L)
Graph size.
Graph square area side.
X-coordinates vector.
Y-coordinates vector.
NL_G_RandCoordinates calculates the coordinates and
of N nodes inside a square of side L.