Generate data with certain bit rate

I want to transmit data 00101110011 with data rate 10kb/sec and i ask
how to
generate this data with this certain rate

View this message in context:
http://old.nabble.com/generate-data-with-certain-bit-rate-tp34079999p34079999.html
Sent from the GnuRadio mailing list archive at Nabble.com.

On Wed, Jun 27, 2012 at 8:19 AM, eng_ali_2020
[email protected] wrote:

I want to transmit data 00101110011 with data rate 10kb/sec and i ask how to
generate this data with this certain rate

Look at the gr-digital/examples/narrowband files, specifically
benchmark_tx.py. With the resampler in it, you should be able to get
down to 10 kbps.

Tom

first thanks for your attention mr. Tom R. . i see benchmark_tx.py
and i can’t understand how to generate data with certain data rate .
thankks again and i wait your answer