randomSet

fun randomSet(numBits: Int, numBitsSet: Int): BitSet
fun randomSet(numBits: Int, percentSet: Float): BitSet