Hi,
I have been working on a package (not yet on github) to generate random Matrix{Bool}s, given fixed row sums or column sums or both (see e.g. http://projecteuclid.org/euclid.aos/1375362560 for some of the mathematics I'd like to incorporate). Is this type of functionality already available in RandomMatrices?
Thanks!