> kindly, I want to generate random 'n' numbers for a node connected in- edges. > but under the constrain that total number of edges weight could not be more > than one <=1. Is it allowed to be less than 1? In that case, you can simply generate arbitrary random negative numbers ;)
-- T. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
