Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
FPC development
(Moderators:
FPK
,
Tomas Hajny
) »
True hard random generator
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
SetJmp / LongJmp results ...
by
440bx
[
Today
at 08:27:27 pm]
TFPHTTPClient debugging
by
Gustavo 'Gus' Carreno
[
Today
at 08:16:33 pm]
decimal separator
by
Sieben
[
Today
at 07:58:31 pm]
installation warning
by
systems
[
Today
at 07:54:54 pm]
How to determine the colo...
by
winni
[
Today
at 07:40:25 pm]
Read JSON names
by
Gustavo 'Gus' Carreno
[
Today
at 07:30:51 pm]
Using FV's TListBox, Memo...
by
Mathias
[
Today
at 06:36:27 pm]
const variable can be mod...
by
winni
[
Today
at 05:48:27 pm]
Removing duplicates from ...
by
BobDog
[
Today
at 05:36:22 pm]
[solved] Button of dialog...
by
BlueIcaro
[
Today
at 05:13:15 pm]
« previous
next »
Print
Pages:
1
2
[
3
]
Author
Topic: True hard random generator (Read 16865 times)
Bandy
New Member
Posts: 35
Re: True hard random generator
«
Reply #30 on:
September 01, 2021, 10:46:40 am »
Thank you, mas steindorff.
What is the code for retrieving true random numbers between [0; 1), with 0 included, 1 excluded, like function Random: extended.
Can you explain to me how?
Logged
Bandy
New Member
Posts: 35
Re: True hard random generator
«
Reply #31 on:
September 02, 2021, 02:26:09 pm »
Please, someone help me with code for retrieving true random numbers between [0; 1), with 0 included, 1 excluded, like function Random: extended. Can you explain to me how?
Logged
Sanem
Full Member
Posts: 169
Re: True hard random generator
«
Reply #32 on:
September 02, 2021, 02:50:46 pm »
There's no straight way like Random: Extended, use WinAPI or Linux seed files for seed and you'll have True random
See attached project
Logged
Bandy
New Member
Posts: 35
Re: True hard random generator
«
Reply #33 on:
September 02, 2021, 06:11:37 pm »
Thank you, Sanem.
Logged
Print
Pages:
1
2
[
3
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
FPC development
(Moderators:
FPK
,
Tomas Hajny
) »
True hard random generator
TinyPortal
© 2005-2018