\documentclass[a5paper]{article}
\usepackage[margin=5mm]{geometry}
\usepackage{tikzbrickfigurines}
\begin{document}
\minitikzbrickfigurine{1.5in}{1/1/1/0}%default style
\minitikzbrickfigurine{1.5in}{4/7/1/2}%with choosen styles
\minitikzbrickfigurine{1.5in}{3/*/9/*}%with choosen and random styles
\minitikzbrickfigurine{1.5in}{*}%with full random styles
\minitikzbrickfigurine{1.5in}{*}%with other full random styles
\end{document}