randomInit

open fun randomInit(generator: (random: Random) -> V, random: Random = Random.Default): Tensor<T, V>(source)