55,61d54
< NetDest::addRandom()
< {
< int i = random()%m_bits.size();
< m_bits[i].addRandom();
< }
<
< void