This plugin provides various blueprint nodes for generating random samples, possibly weighted, from a source array. Arrays can be of any type, with relative weights attached to favor sampling some items over others. A C++ template function is also provided for use in C++ source code.