fann_randomize_weights Give each connection a random weight between min_weight and max_weight &reftitle.description; boolfann_randomize_weights resourceann floatmin_weight floatmax_weight Give each connection a random weight between min_weight and max_weight From the beginning the weights are random between -0.1 and 0.1. &reftitle.parameters; ann &fann.ann.description; min_weight Minimum weight value max_weight Maximum weight value &reftitle.returnvalues; &fann.return.bool; &reftitle.seealso; fann_init_weights