RandomArrayLayer
RandomArrayLayer[dist] represents a net layer that has no input and produces a random array from the univariate distribution dist.
RandomArrayLayer[dfunc] uses the univariate distribution dfunc[input] for each input value.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.