public protocol RandomDistribution
הַצהָרָה
associatedtype Sample
הַצהָרָה
func next<G>(using generator: inout G) -> Sample where G : RandomNumberGenerator
public protocol RandomDistribution
associatedtype Sample
func next<G>(using generator: inout G) -> Sample where G : RandomNumberGenerator
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-12 (שעון UTC).