kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-deal
/
us.tractat.kuilt.deal
/
FairRandom
/
FairRandom
Fair
Random
constructor
(
seam
:
Seam
,
peers
:
Set
<
PeerId
>
,
tamperedReveal
:
Boolean
=
false
,
fixedSecret
:
ByteArray
?
=
null
,
fixedNonce
:
ByteArray
?
=
null
)
Parameters
seam
the woven seam shared with all
peers
.
peers
all participant
PeerId
s, including
seam
's own
Seam.selfId
.