Is it true that for generating random trees with integer branch lenghts I have to write my own generator? Seems like Tree::RandomFactory is only able to produce one with very small real values (and even that not at all branches). Is there no other good module fo that around? Alexey.