A .NET library for all things random!
Find a file
2014-08-19 16:25:56 -04:00
Lorem.NET first commit 2014-08-19 16:23:08 -04:00
Lorem.NET.sln first commit 2014-08-19 16:23:08 -04:00
Lorem.NET.v12.suo first commit 2014-08-19 16:25:56 -04:00
readme.md first commit 2014-08-19 16:25:56 -04:00

Lorem.NET

A .NET library for all things random!

Usage

Text Helpers

// will generate a string with two to five words:
string temp = Lorem.Words(2, 5);