for (1..20) { push @{$gates{'gate001'}{'inputs'}}, rand(2.0) - 1.0; }