Skip to content

jamesmontemagno/Jeffsum.NET

Repository files navigation

Jeffsum.NET

Jeff Goldblum text placeholder generator of pure amazingness. (Unofficial .NET version of Jeffsum.com by @seanehalpin)

Build status

NuGets

Name Info
Jeffsum.NET NuGet
Development Feed MyGet

Usage

using Jeffsum;
//optional
//using static Jeffsum.Goldblum;

// Goldblum.ReceiveTheJeff(count, jeffsumType);
// with static: ReceiveTheJeff(count, jeffsumType);

var words = Goldblum.ReceiveTheJeff(5, JeffsumType.Words); 
var quotes = Goldblum.ReceiveTheJeff(5, JeffsumType.Quotes); 
var paragraphs = Goldblum.ReceiveTheJeff(5, JeffsumType.Paragraphs); //default
  • count - The amount of amazingness you want to receive. Valid 1-99.
  • jeffsumType - Type of Jeffsum you want back: words, quotes, or paragraphs

More Jeffsum

Find more Jeffsum at:

License

Original idea by @seanehalpin

The MIT License (MIT) see License file

Want To Support This Project?

All I have ever asked is to be active by submitting bugs, features, and sending those pull requests down! Want to go further? Make sure to subscribe to my weekly development podcast Merge Conflict, where I talk all about awesome Xamarin goodies and you can optionally support the show by becoming a supporter on Patreon.

About

Jeff Goldblum text placeholder generator of pure amazingness. (Unofficial .NET version of Jeffsum.com by @seanehalpin)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages