.bar {
  width: 10px;
  float: left;
  height: random(10px, 200px);
  background: red;
}