Randomly choose an instance from union in F# -


एफ # में दिए गए

टाइप करें MyType = A | बी | सी | डी | ई | एफ | जी

मैं बेतरतीब ढंग से MyType का एक उदाहरण कैसे परिभाषित कर सकता हूं?

एक यादृच्छिक संख्या का चयन करें, तो क्या पैटर्न अलग-अलग शाखाओं के साथ उस नंबर से मेल खाता है?


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -