ui_faces v0.1.8 UiFaces.Face

Get random authorized user and an authorized user by Twitter username.

Examples

# Returns a random authorized user

UiFaces.Face.random

# Returns an authorized user
UiFaces.Face.user("calebogden")

Link to this section Summary

Functions

Returns a random authorized user

Returns an authorized user

Link to this section Functions

Returns a random authorized user

Examples

UiFaces.Face.random

Returns an authorized user

Examples

UiFaces.Face.user("calebogden")