Defined in File GraphTools.hpp
Returns n distinct random nodes of the input graph.
G – The input graph.
n – The number of desired nodes.
A vector of n distinct random nodes.