Random sampling (numpy.random), NumPy Developers, latest update - Provides official documentation for NumPy's functions used to generate random numbers and sample from distributions, directly applying to the code examples.
Synthetic Data Generation: A Review, Anis Bouamrane, Reda Bouadjenek, 2022SN Computer Science, Vol. 3 (Springer)DOI: 10.1007/s42979-022-01452-1 - A comprehensive review of synthetic data generation methods, including discussions on basic techniques and the importance of preserving data relationships, offering a broader context for the independent generation approach.