OpenIntro Statistics, David Diez, Mine Çetinkaya-Rundel, Christopher Barr, 2019 (OpenIntro) - Provides a comprehensive introduction to probability and statistics, covering fundamental concepts of statistical distributions like uniform and normal.
Random sampling (numpy.random), NumPy Developers, 2023 - Official documentation for NumPy's random module, detailing functions for sampling from various statistical distributions, including uniform and normal.