mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 00:05:42 +00:00
Add spacing between method declarations
This commit is contained in:
parent
9ebff198a0
commit
c0425d0afd
@ -54,6 +54,7 @@ namespace X10D.RandomExtensions
|
||||
|
||||
return random.NextDouble() >= 0.5;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns a random double-precision floating point number that is within a specified range.
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user