Generates random bits using the specified algorithm.
Arguments
- initial_state
(
tensorish)
RNG state tensor.- rng_algorithm
(
character(1))
Algorithm name (default "THREE_FRY").- dtype
(
character(1)|stablehlo::TensorDataType)
Data type.- shape_out
(
integer())
Output shape.