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 (حسب التوقيت العالمي المتفَّق عليه)