wl_library(random
  SRCS
    random.h
    random.cc
  DEPENDS
    io_stream
    base_exceptions
)
