Skip to content

pyspark_dubber.sql.functions.randn

pyspark_dubber.sql.functions.randn(
    seed: int | None = None,
)

PySpark API Reference

Incompatibility Note

The seed value is accepted for API compatibility, but is unused. Even if set, the function will not be reproducible.