ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Pseudo-Random Number Generator From Scratch in Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 มิ.ย. 2023
  • Today we learn how to generate pseudo-random numbers from scratch in Python using a Linear Congruential Generator (LCG).
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine...
    💻 The Algorithm Bible Book: www.neuralnine...
    👕 Programming Merch: www.neuralnine...
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine...
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/Neu...
    🎙 Discord: / discord

ความคิดเห็น • 14

  • @interstellarfrog
    @interstellarfrog ปีที่แล้ว +1

    Amazing video used this algorithm for a basic pseudo random number generator for my OS im writing in rust using the rdseed assembly instruction to get a random seed

  • @oguzhantopaloglu9442
    @oguzhantopaloglu9442 ปีที่แล้ว +2

    Make more videos about the other PRNG algorithms please...
    Also you could teach us about Monte Carlo random number generation too

  • @paulthomas1052
    @paulthomas1052 ปีที่แล้ว

    Great demo as usual - thanks very much !

  • @joshuatanase3718
    @joshuatanase3718 ปีที่แล้ว

    12:40 another option is to use the mouse cursor position with pyautogui.position()

  • @maths5921
    @maths5921 ปีที่แล้ว

    Can you create a call recorder using python

  • @eineatombombe
    @eineatombombe ปีที่แล้ว +1

    great video! just what i needed, also, no offsense - your face looks ai generated. are you real?

  • @A.A.Selwy-77
    @A.A.Selwy-77 ปีที่แล้ว

    Great.

  • @MAHESHKUMAR-zi3rj
    @MAHESHKUMAR-zi3rj ปีที่แล้ว

    Nice video sir

    • @heptex8989
      @heptex8989 ปีที่แล้ว

      why do Indians call everyone sir

    • @MAHESHKUMAR-zi3rj
      @MAHESHKUMAR-zi3rj ปีที่แล้ว

      @@heptex8989 That what we have been teached is it wrong sir

    • @heptex8989
      @heptex8989 ปีที่แล้ว

      @@MAHESHKUMAR-zi3rj yes it's wrong

  • @unperrier5998
    @unperrier5998 ปีที่แล้ว

    how about fixing the typo in the thumbnail?

  • @WayneMatale
    @WayneMatale ปีที่แล้ว

    First🔥