@ -3,7 +3,7 @@ function braid_get_rnd_params() {
return {
num_points: 10,
point_noise: 0.6,
num_connections: 8,
num_connections: 12,
};
}