Gollum
- 10 Posts
- 10 Comments
Joined 2 years ago
Cake day: May 17th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I seems that I have triggered something, but keep that going, it’s quality content generation. 😬
Gollum@feddit.deto Europe@feddit.de•Elon Musk attacked German support for migrants and promoted a call to support the AfD, a far-right extremist political partyEnglish251·2 years agoWhat the actual fuck…
I hope they keep their shit overseas, don’t need it here.
Gollum@feddit.deto Mildly Infuriating@lemmy.world•Umm I think I'll just delete you insteadEnglish10713·2 years agoIt is time for Signal.
That’s the way OpenAI makes money 💰
The C standard library function int rand(void) returns a pseudo random integer between 0 and RAND_MAX (which should be at least 2^15, depending on the actual implementation).
Depending on the distribution of the pseudo random numbers, it will be true for over > 99% of its applications.
Source: trust me bro, and C++ reference
Furthermore, there is no integer between 0 and 1, but I guess you mean a real number between 0 and 1.