Randomly select n from m integers without replacement. More...
#include "mbl_random_n_from_m.h"
#include <vcl_iostream.h>
#include <vcl_cstdlib.h>
Go to the source code of this file.
Randomly select n from m integers without replacement.
Definition in file mbl_random_n_from_m.cxx.