You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries.conf
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,9 +478,9 @@ The profiler extension is experimental. It is not yet well tested or user friend
478
478
{
479
479
name: "Expanded Random Number Generator"
480
480
codeName: "rngs"
481
-
shortDescription: "Multiple independent streams and expanded random distributions"
481
+
shortDescription: "Multiple independent streams of random numbers and expansion of available random distributions"
482
482
longDescription: """This extension allows the user to define multiple independent streams of random numbers and provides access to an expanded selection of discrete and continuous random distributions."""
0 commit comments