Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrección generación de números aleatorios #12

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

TheLudway
Copy link
Contributor

Una computadora no puede generar números aleatorios por sí misma, mas, sin embargo, las librerías que utilizamos generan números pseudoaleatorios.

https://en.wikipedia.org/wiki/Pseudorandom_number_generator

Una computadora no puede generar números aleatorios por sí misma,
mas sin embargo, las librerías que utilizamos generan números pseudoaleatorios.
@rafalab rafalab merged commit 684de87 into rafalab:master Dec 25, 2024
@rafalab
Copy link
Owner

rafalab commented Dec 25, 2024

¡gracias!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants